get

inline fun get(): T(source)

Retrieves the value if it's present, or throws NoSuchElementException otherwise.